Preparing a Quiz

Top  Previous  Next

 

Flash Demo Builder allows you to build a quiz/survey using the powerful quiz feature. There are four different type of quiz questions may be inserted:

·Click Area

An invisible rectangular area where user needs to click to pass the question.

·Keypress

User needs to press a specific keyboard button to pass the question.

·Short Answer

A text question will show. User need to answer the question by typing into the provided text entryfield and press the Submit button.

·Multiple Choice

A text question will show with several multiple choice answers. User need to check the correct multiple choice answer. Flash Demo Builder support more than one correct multiple choice answer.

 

Flash Demo Builder allows you to insert two special quiz objects to provide login/password system, track and submit the quiz report.

·Login object

Login object allows you to show a login system where user needs to enter a nickname and/or password. This way you can restrict access to your quiz only to people who knows the password. Login object also record the nickname entered by user and will pass it to Report object (if any) to be submitted via email or to a database server. Thus you can identify the quiz submission based on their nickname.

There can only be one Login object per presentation and ideally you want to place it before any of the quiz question.

·Report object

Report object allows you to show user their quiz result. A pass/fail message together with the score may be shown to user.

Report object also allows you to submit the quiz result via email or into a database server (HTML submission).

 

Making the quiz layout consistent throughout slides is a pretty time consuming job. Flash Demo Builder makes it easy by offering a specialized alignment and resizing tools for quiz objects.

More about quiz alignment and resizing tools, go here.